Homework 10: Python Basics

CS 110 • 10 Points Total
Due on-line Wed. May 2, 2018

Assignment

Use the Python book on reserve at Cline Library for CS110 (Tony Gaddis, "Starting out with Python", 2nd ed. Pearson. ISBN: 0132576376), or any Python book, or web resources to find answers to the following questions. Repeat the questions being answered, then answer the questions (2 pts each)
  1. What is the Python interpreter?

  2. What are the two modes of the Python interpreter?

  3. Who is the best-known author of the Python programming language?

  4. Write the code to display the statement: Python programming is fun!

  5. What is a string literal?
Type your name, "CS 110 HW10: Python Basics", and the date completed --- at the top of your paper and upload into Blackboard Learn by the due date. Remember the filenaming convention of Lastname_Firstname_HW10.docx or something similar.